Skip to main content
GET
[Instance Domains] List the domains attached to an instance

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).

Path Parameters

instance_id
string<uuid>
required
organization_id
string<uuid>
required
project_id
string<uuid>
required

Response

The domains currently attached to this instance

id
string<uuid>
required
read-only
domain_id
string<uuid>
required
read-only
domain_name
string
required
read-only
profile
string
required
read-only
reverse_dns_applied
boolean
required
read-only
created
string<date-time>
required
read-only
modified
string<date-time>
required
read-only